The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "glib::perl"

Glib - Perl wrappers for the GLib utility and Object libraries River stage three • 93 direct dependents • 195 total dependents

This wrapper attempts to provide a perlish interface while remaining as true as possible to the underlying C API, so that any reference materials you can find on using GLib may still apply to using the libraries from perl. This module also provides f...

XAOC/Glib-1.3294 - 28 Aug 2023 23:03:08 UTC - Search in distribution

Glib::JSON - Perl interface to the JSON-GLib library River stage zero No dependents

Glib::JSON is a Perl module that provides access to the JSON-GLib library through introspection. Glib::JSON allows parsing and generating JSON documents through a simple, DOM-like API; it also provides cursor-based API to parse and generate JSON docu...

EBASSI/Glib-JSON-0.002 - 19 Apr 2015 19:16:21 UTC - Search in distribution

EV::Glib - Embed the glib main loop into EV River stage zero No dependents

If you want to use EV in a Glib/Gtk+ program, then you need to look at the Glib::EV module, not this one, as this module requires you to run EV in your main program. If you want to use Glib/Gtk+ in an EV program, you are at the right place here. This...

MLEHMANN/EV-Glib-2.01 - 31 Jan 2009 09:48:12 UTC - Search in distribution

GooCanvas2 - Perl binding for GooCanvas2 widget using Glib::Object::Introspection River stage one • 1 direct dependent • 1 total dependent

GooCanvas2 is a new canvas widget for use with Gtk3 that uses the Cairo 2d library for drawing. This is a simple and basic implementation of this wonderful Canvas widget. For more informations see <https://wiki.gnome.org/action/show/Projects/GooCanva...

PERLMAX/GooCanvas2-0.06 - 19 Jun 2017 06:42:45 UTC - Search in distribution

PangoConst - the Pango constants without Glib / Gtk2 River stage zero No dependents

This module copies the PANGO_* constants from Gtk2::Pango so that you can use them without having to import/install the whole of Glib and Gtk2. Don't ask me what the PANGO_* constants are doing in Gtk2 rather than in Pango itself. A quote from Gtk2::...

BKB/PangoConst-0.03 - 15 Oct 2016 02:15:18 UTC - Search in distribution

Glib::EV - Coerce Glib into using the EV module as event loop. River stage zero No dependents

If you want to use glib/gtk+ in an EV program, then you need to look at the EV::Glib module, not this one, as this module requires you to run a Glib or Gtk+ main loop in your program. If you want to use EV in an Glib/Gtk+ program, you are at the righ...

MLEHMANN/Glib-EV-2.02 - 01 Nov 2010 22:23:16 UTC - Search in distribution

Net::DBus::GLib - Perl extension for the DBus GLib bindings River stage one • 1 direct dependent • 1 total dependent

Net::DBus::GLib provides an extension to the Net::DBus module allowing integration with the GLib mainloop. To integrate with the main loop, simply get a connection to the bus via the methods in Net::DBus::GLib rather than the usual Net::DBus module. ...

DANBERR/Net-DBus-GLib-0.33.0 - 08 Jan 2008 02:55:22 UTC - Search in distribution

EV - perl interface to libev, a high performance full-featured event loop River stage two • 70 direct dependents • 86 total dependents

This module provides an interface to libev (<http://software.schmorp.de/pkg/libev.html>). While the documentation below is comprehensive, one might also consult the documentation of libev itself (<http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod>...

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution
  • libev - a high performance full-featured event loop written in C
  • EV::MakeMaker - MakeMaker glue for the C-level EV API

Gtk2::CodeGen - code generation utilities for Glib-based bindings. River stage three • 104 direct dependents • 130 total dependents

This module packages some of the boilerplate code needed for performing code generation typically used by perl bindings for gobject-based libraries, using the Glib module as a base. The default output filenames are in the subdirectory 'build', which ...

XAOC/Gtk2-1.24993 - 27 Aug 2019 18:35:21 UTC - Search in distribution

cv - a fast gtk+ image viewer loosely modeled after XV River stage zero No dependents

THE IMAGE WINDOW You can use the following keys in the image window: q quit the program < half the image size > double the image size , shrink the image by ~9% (opposite of .) . enlarge the image by 10% n reset to normal size m maximize to screensize...

MLEHMANN/Gtk2-CV-2.0 - 26 Aug 2022 21:57:57 UTC - Search in distribution

Glib::Event - Coerce Glib into using the Event module as event loop. River stage zero No dependents

This module coerces the Glib event loop to use the Event module as underlying event loop, i.e. Event will be used by Glib for all events. This makes Glib compatible to Event. Calls into the Glib main loop are more or less equivalent to calls to "Even...

MLEHMANN/Glib-Event-0.2 - 29 Nov 2005 16:05:04 UTC - Search in distribution

BDB - Asynchronous Berkeley DB access River stage one • 1 direct dependent • 1 total dependent

See the BerkeleyDB documentation (<http://www.oracle.com/technology/documentation/berkeley-db/db/index.ht ml>). The BDB API is very similar to the C API (the translation has been very faithful). See also the example sections in the document below and...

MLEHMANN/BDB-1.92 - 18 Jan 2018 16:45:31 UTC - Search in distribution

POE - portable multitasking and networking framework for any event loop River stage three • 401 direct dependents • 538 total dependents

POE is a framework for cooperative, event driven multitasking and networking in Perl. Other languages have similar frameworks. Python has Twisted. TCL has "the event loop". POE provides a unified interface for several other event loops, including sel...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution
  • POE::Loop - documentation for POE's event loop bridge interface
  • POE::Kernel - an event-based application kernel in Perl

Gtk3 - Perl interface to the 3.x series of the gtk+ toolkit River stage two • 14 direct dependents • 19 total dependents

The "Gtk3" module allows a Perl developer to use the gtk+ graphical user interface library. Find out more about gtk+ at <http://www.gtk.org>. The gtk+ reference manual is also a handy companion when writing "Gtk3" programs in Perl: <http://developer....

XAOC/Gtk3-0.038 - 20 Jan 2021 06:49:00 UTC - Search in distribution

Gimp - Write GIMP extensions/plug-ins/load- and save-handlers in Perl River stage zero No dependents

Gimp-Perl is a module for writing plug-ins, extensions, standalone scripts, and file-handlers for the GNU Image Manipulation Program (GIMP). It can be used to automate repetitive tasks, achieve a precision hard to get through manual use of GIMP, inte...

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC - Search in distribution

IOMux - simplify use of file-event loops, base class River stage one • 1 direct dependent • 1 total dependent

"IOMux" is designed to take the effort out of managing multiple socket, file or pipe connections within a single process. It is essentially a really fancy front end to various kinds of event mechanisms, currently limited to "select" and "poll". In ad...

MARKOV/IOMux-1.01 - 15 Jan 2020 13:19:21 UTC - Search in distribution

IO::AIO - Asynchronous/Advanced Input/Output River stage two • 13 direct dependents • 18 total dependents

This module implements asynchronous I/O using whatever means your operating system supports. It is implemented as an interface to "libeio" (<http://software.schmorp.de/pkg/libeio.html>). Asynchronous means that operations that can normally block your...

MLEHMANN/IO-AIO-4.81 - 20 Feb 2024 06:41:07 UTC - Search in distribution

tetris - A tetris game River stage one • 1 direct dependent • 1 total dependent

YEWENBIN/Goo-Canvas-0.06 - 07 May 2009 02:03:21 UTC - Search in distribution

poe-gen-tests - generate standard POE tests for third-party modules River stage three • 14 direct dependents • 540 total dependents

This program and the accompanying POE::Test::Loop::* modules make up POE's tests for POE::Loop subclasses. These tests are designed to run identically regardless of the current event loop. POE uses them to test the event loops it bundles: POE::Loop::...

RCAPUTO/POE-Test-Loops-1.360 - 03 Nov 2014 18:39:51 UTC - Search in distribution

MIME::Fast - Parsing MIME messages (wrapper for C gmime library) River stage zero No dependents

MIME::Fast is a perl module for creating, editing and parsing MIME messages. This module is based on the very good C library called gmime. MIME::Fast outght to be faster and should use less memory and CPU resources than standard MIME (perl module), b...

MAKLER/MIME-Fast-1.6 - 17 Dec 2004 12:47:19 UTC - Search in distribution
139 results (0.097 seconds)